home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 301-325 / disk_315 / drawmap / makedrawmap < prev    next >
Text File  |  1992-05-06  |  129b  |  10 lines

  1. clear
  2.  
  3. delete drawmap
  4. delete drawmap.o
  5.  
  6. cc +l +m +C +D -L80 -O drawmap.o drawmap.c
  7.  
  8. ln drawmap.o pop-drawmap.o +f -lml32 -lcl32
  9.  
  10.